Skip to content

clippy: fix warnings from unnecessary_map_or lint#7398

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:clippy_unnecessary_map_or
Mar 4, 2025
Merged

clippy: fix warnings from unnecessary_map_or lint#7398
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:clippy_unnecessary_map_or

Conversation

@cakebaker
Copy link
Contributor

This PR fixes warnings from the unnecessary_map_or and replaces map_or with is_none_or.

@sylvestre sylvestre merged commit a82987b into uutils:main Mar 4, 2025
65 checks passed
@cakebaker cakebaker deleted the clippy_unnecessary_map_or branch March 4, 2025 14:10
@github-actions
Copy link

github-actions bot commented Mar 4, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants